-
Home
-
Virtual Public Square
-
0.1.7
-
Code
-
Classes
- JWKSet
| Total Complexity |
56 |
| Dependencies |
5 |
| Dependents |
12 |
| Total lines |
312 |
| Lines of code |
159 |
| Logical lines of code |
95 |
| Comment lines |
93 |
| Methods |
17 |
| Properties |
1 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| convertKeyOpsToKeyUse() |
A |
57 |
9 |
16 |
| selectKey() |
S |
50 |
7 |
28 |
| canKeyBeUsedFor() |
S |
60 |
6 |
13 |
| createFromKeyData() |
S |
56 |
5 |
18 |
| canKeyBeUsedWithAlgorithm() |
S |
61 |
5 |
12 |
| __construct() |
S |
60 |
4 |
13 |
| doesKeySatisfyRestrictions() |
S |
66 |
4 |
8 |
| sortKeys() |
S |
69 |
3 |
6 |
| createFromJson() |
S |
68 |
2 |
7 |
| with() |
S |
65 |
2 |
9 |
| without() |
S |
67 |
2 |
8 |
| get() |
S |
70 |
2 |
6 |
| all() |
S |
82 |
1 |
3 |
| has() |
S |
79 |
1 |
3 |
| jsonSerialize() |
S |
79 |
1 |
3 |
| count() |
S |
79 |
1 |
3 |
| getIterator() |
S |
80 |
1 |
3 |